PUT api/admin/projects/{projectId}/keys/active?keyId[0]={keyId[0]}&keyId[1]={keyId[1]}&active={active}

set ky for active or not active status

Request Information

URI Parameters

NameDescriptionTypeAdditional information
keyId

Collection of integer

Required

active

boolean

Required

projectId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.